getVideoWidth

abstract fun getVideoWidth(videoFill: DesignBlock): Int

Get the video width in pixels of the video resource that is attached to the given block.

Return

the video width in pixels.

Parameters

videoFill

the video fill.